All Questions
1 question
1vote
0answers
198views
Store 2-legged one-time password's key securely
I have a system with a OTP authentication and I need a method to encrypt the main "secret algorithm". In my system each OTP has a pair named "solution" and it is also changing like the OTP. I need to ...